scrolledwindow: Cancel kinetic/overshoot animation on captured scroll events
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 2 Mar 2015 16:01:21 +0000 (17:01 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 2 Mar 2015 16:42:04 +0000 (17:42 +0100)
commit3ccfcf5b9f0285be7b2423a22f17a2eaea774f49
treee3895f9fe9a643279c267c556dddab55adfb699e
parentda679f3866b19fd64d4fbd388f0eed149b585270
scrolledwindow: Cancel kinetic/overshoot animation on captured scroll events

This ensures the animation is cancelled if the child widget happens to
GDK_EVENT_STOP scroll events.

https://bugzilla.gnome.org/show_bug.cgi?id=745315
gtk/gtkscrolledwindow.c